Text File | 1993-11-02 | 326 b | 5 lines | [TEXT/ttxt]
This is a simple example of showing how to correctly switch to a private stack for interrupt-time code that requires more than a few dozen bytes of stack space.
The example uses THINK C's inline assembler, so MPW users will have to either inline it, or write something similar using MPW's assembler.